garbage collection

美 [ˈɡɑːrbɪdʒ kəˈlekʃn]英 [ˈɡɑːbɪdʒ kəˈlekʃn]
  • 垃圾收集
garbage collectiongarbage collection

noun

1
the collection and removal of garbage
Synonym: garbage pickup trash collection trash pickup

数据来源:WordNet

  1. Verbose garbage collection is not as verbose as the name suggests .

    详细垃圾收集并非像其名称暗示的那样详细。

  2. Garbage collection can have a big effect on application performance .

    垃圾收集对应用程序的性能具有很大影响。

  3. Analysis of the Negative Effect about Java Garbage Collection Mechanism

    关于Java垃圾收集机制的负面影响分析

  4. Analysis and Implementation of an Embedded Real-Time Garbage Collection Mechanism

    嵌入式实时垃圾回收机制的分析与实现

  5. Research on real - time garbage collection

    美国人的时间观无用内存单元自动回收过程的实时性问题研究

  6. Real-time distributed garbage collection based on verification of critical reference

    基于关键引用验证的分布式实时垃圾搜集器

  7. A garbage collection algorithm for embedded Java virtual machine was described .

    阐述了一种适用于嵌入式Java虚拟机的垃圾回收算法。

  8. Only the garbage collection system can destroy an object .

    只有垃圾回收系统才能销毁一个对象。

  9. Optimal garbage collection policy for database systems with imperfect collection

    具有不完全性的数据库碎片收集策略

  10. The first line in the example above indicates a garbage collection occurred .

    上面示例中的第一行指示发生了一次垃圾收集。

  11. Using garbage collection to simplify memory management for lists .

    使用垃圾收集器来简化列表的内存管理。

  12. It will create a node for that kind of garbage collection .

    Dojo还将创建一个节点收集这种垃圾。

  13. The Java Virtual Machine now manages garbage collection rather than the system .

    现在由Java虚拟机(而不是系统)管理垃圾收集。

  14. JVM heap size parameters directly influence garbage collection behavior .

    JVM堆大小参数将直接影响垃圾收集行为。

  15. Obviously , a lot of garbage collection can really slow down your application .

    显然,大量的垃圾收集可以真正减慢应用程序的运行速度。

  16. We also have a water bill and a bill for the garbage collection .

    我们还有水费以及垃圾回收费。

  17. The default value is now false , which changes the method of garbage collection .

    现在的默认值是false,这改变了垃圾收集的方法。

  18. To understand this , the first thing you need to check is garbage collection .

    要理解这一点,首先需要检查的是垃圾收集。

  19. In many cases , garbage collection is slower than other forms of memory management .

    在多数情况下,垃圾收集比其他形式的内存管理更慢。

  20. Java object creation and garbage collection are expensive operations .

    Java对象创建和垃圾收集都是开销很大的操作。

  21. They also describe the garbage collection trace settings .

    这些指南还描述了垃圾回收跟踪设置。

  22. That garbage collection data is also present in any requested Java dump file .

    垃圾收集数据也出现在Java转储文件中。

  23. Garbage collection application binary interface ( ABI ) support .

    垃圾收集应用程序二进制接口(ABI)支持。

  24. Garbage collection is the feature of Java , especially to Java Card .

    垃圾回收器是Java语言的一个特色,尤其对Java智能卡而言。

  25. Study on Java Garbage Collection Mechanism

    Java垃圾收集机制研究

  26. The eden space shows new objects that have never been through garbage collection .

    Eden空间显示了从未通过垃圾收集的新对象。

  27. Excessive garbage collection ( GC ) is a common cause of poor application performance .

    过度的垃圾收集(GarbageCollection,GC)是性能低下的一个普遍原因。

  28. One problem PHP developers run into from a performance standpoint is garbage collection .

    垃圾收集是PHP开发人员在性能方面遇到的一个问题。

  29. Action = 1 means a preemptive garbage collection cycle .

    action=1表示进行的是一个抢占式的垃圾收集循环。

  30. Making sense of garbage collection data

    了解垃圾收集数据的意义